setTimeoutAfter

@NonNull
open fun setTimeoutAfter(durationMs: Long): @NonNull NotificationCompat.Builder(source)

Specifies the time at which this notification should be canceled, if it is not already canceled. No-op on versions prior to O.